mergAVCompositionTrackScaleTimeRange
Type
command
Summary
Scale time range into a track of a composition
Syntax
mergAVCompositionTrackScaleTimeRange <pCompositionPointer>, <pCompositionTrackID>, <pStart>, <pCurrentDuration>, <pNewDuration>
Description
Scale time range into a track of a composition
Parameters
Name | Type | Description |
---|---|---|
pCompositionPointer | a pointer to the composition in memory | |
pCompositionTrackID | the id of the composition track | |
pStart | the start time in milliseconds of the time range you want to scale | |
pCurrentDuration | the new duration in milliseconds of the time range you want to scale | |
pNewDuration | the new duration in milliseconds of the time range you want to scale |
Compatibility and Support
Introduced
LiveCode 8.0
OS
ios
mac
Platforms
desktop
mobile